home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 2
/
AACD 2.iso
/
AACD
/
Magazine
/
ActiveShareware
/
BPrefs
/
Source
/
bprefs.cd
< prev
next >
Wrap
Text File
|
1999-03-11
|
4KB
|
230 lines
#version 2
#language english
; msgm: MENUS
msgmProject (//)
Project
msgmAbout (//)
About
msgmAboutMui (//)
About Mui
msgmSettings (//)
Mui Settings
msgmSave (//)
Save
msgmUse (//)
Use
msgmTest (//)
Test
msgmHide (//)
Hide
msgmQuit (//)
Quit
;The default menu..
msgmPrefs (//)
Preferences
;over a group...
msgmGroup (//)
Group
;over a gadget...
msgmGadget (//)
Gadget
msgmReset (//)
Reset to defaults
msgmLast (//)
Last saved
msgmInitial (//)
Initial values
;
;msgr:REQUESTER TEXTS
msgrOk (//)
Ok
msgrMain (//)
Birdie Prefs message
msgrDescr (//)
Preferences for Birdie
msgrNoBprefs (//)
I did not find Birdie.prefs in ENV!\n\
Using Default Settings.
;msgrTitle: what is put in the screen's title bar
msgrTitle (//)
Birdie Preferences
;
;For the translator: You may put your name in the about message, like 'translation by <...>'.
msgrAbout (//)
Preferences program for Birdie.\n\
This program is Freeware, you can\n\
spread it and use it as much as\n\
you want.\n\
Author: Maxime Gamboni <maxime@intelcom.ch>
msgrNoProc (//)
No Birdie process found!
;
msgrNoSave (//)
Sorry, I was unable to overwrite env:birdie.prefs!
;buttons
msgrNoSaveB (//)
*_Wait more|_Cancel
;title...
msgrNoSaveT (//)
Couldn't save settings
;
;msgl:LABELS IN WINDOW
;msgh:HELP TEXTS
msglLightBal (//)
Light Balance
msghLightBal (//)
These sliders are used with\n\
15bit modes or more.\n\
They let you change the\n\
balance for the shine part\n\
of the gadgets.
msglRed (//)
Red
msglGreen (//)
Green
msglBlue (//)
Blue
msglOptions (//)
Options
msglNoBmp (//)
No Bitmaps
msghNoBmp (//)
No bitmaps rendered to the window\n\
border will be patched.\n\
This usually means that system\n\
gadgets will be left alone.
msglNoIborder (//)
No Icon Border
msghNoIborder (//)
Icons will be rendered without border\n\
and have pen0 transparent.\n\
Replaces similar patches.\n\
(See Birdie.doc for more info.)
msglFloodMask (//)
Flood Mask MWb
msghFloodMask (//)
This switch makes NoIconBorder\n\
more complete. If enabled, <16col icons\n\
will have only the pen0 reachable\n\
from the border transparent.
msglNoLight (//)
No Lightning
msghNoLight (//)
(Only for 15Bit or more)\n\
Disables the shine/shadow\n\
effect of the gadgets and put\n\
the old black/white lines.
msglPubScr (//)
Public Screens
msghPubScr (//)
Do you want Birdie to\n\
act on all Pubscreens?
msglExclude (//)
Exclude
msghExclude (//)
Public screens matching\n\
this pattern won't be patched
msglPrecision (//)
Precision
msghPrecision (//)
This is meant for AGA users to\n\
specify the remap precision.\n\
32 is the worst.
msglExact (//)
Exact
;
msglPlist (//)
Pattern list
msghPlist (//)
This is the list of the patterns put\n\
in the border of the windows.\n\
When a window is opened, one pattern\n\
is selected randomly.
msghPname (//)
This is the name of the selected pattern\n\
in the above list.
msglAdd (//)
Add
msghAdd (//)
Inserts an entry in\n\
the Pattern list
msglDel (//)
Delete
msghDel (//)
Deletes the current entry\n\
of the pattern list
msglView (//)
View
msghView (//)
Shows the picture\n\
with Multiview
;
msglDarkBal (//)
Dark Balance
msghDarkBal (//)
These sliders are used with\n\
15bit modes or more.\n\
They let you change the\n\
balance for the dark part\n\
of the gadgets.
msglActive (//)
Active Window
msglAct (//)
Active
msghAct (//)
Do you want Birdie to display\n\
something different for selected\n\
windows?
msglColour (//)
Colour
msglPattern (//)
Pattern
msglImposeLvl (//)
Impose Level
msghSfile (//)
Filename of the pattern displayed\n\
in the selected window.
msglSave (//)
_Save
msglUse (//)
_Use
msglTest (//)
_Test
msglCancel (//)
_Cancel
;
;msgi: INFORMATION TEXTS (STATUS AREA)
msgiInitializing (//)
Initializing
msgiLoad (//)
Loading Prefs
msgiReady (//)
Ready
msgiWaiting (//)
Waiting for Birdie to exit
msgiBreak (//)
Breaking Birdie...
msgiSave (//)
Writing configuration file
msgiRun (//)
Running Birdie
;msgf: FAILURE MESSAGES
msgfMain (//)
BIRDIE PREFS FAILURE
msgfNoMui (//)
Couldn't open muimaster.library!\n
msgfNoUtility (//)
Couldn't open utility.library!\n
msgfCslider (//)
Class mSlider could not be created!\n
msgfCimage (//)
Class mImage could not be created!\n
msgfCstring (//)
Class mString could not be created!\n
msgfCgroup (//)
Class mGroup could not be created!\n
msgfCpslider (//)
Class pSlider could not be created!\n
msgfNoApp (//)
Couldn't create application object!\n